home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / graphics / fxforge / andrews / noise max < prev    next >
Text File  |  1999-06-15  |  382b  |  29 lines

  1. Category: Andrew's Filters 7
  2. Title: Noise Max...
  3. Copyright: Freeware
  4. Author: AB
  5. Filename: NOISMAX.8BF
  6.  
  7. R:c-rnd(ctl(0),ctl(1))
  8.  
  9. G:c-rnd(ctl(2),ctl(3))
  10.  
  11. B:c-rnd(ctl(4),ctl(5))
  12.  
  13. A:a
  14.  
  15. ctl[0]: Red Min
  16. ctl[1]: Red Max
  17. ctl[2]: Green Min
  18. ctl[3]: Green Max
  19. ctl[4]: Blue Min
  20. ctl[5]: Blue Max
  21.  
  22. val[0]: 94
  23. val[1]: 205
  24. val[2]: 77
  25. val[3]: 124
  26. val[4]: 107
  27. val[5]: 131
  28.  
  29.